Name | Description | |
---|---|---|
Count | Gets count of items in the list. | |
Item | Gets the item by its index in the list. |
The following tables list the members exposed by FormattingBagList<T>.
Name | Description | |
---|---|---|
Count | Gets count of items in the list. | |
Item | Gets the item by its index in the list. |
Name | Description | |
---|---|---|
Clear | Removes all items from the list. | |
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Equals | ||
GetHashCode | Serves as the default hash function. | |
Remove | Removes an item from the list. | |
RemoveAll | Removes items from the list based on predicate. |